home *** CD-ROM | disk | FTP | other *** search
-
-
- This files contains information on how to customize various directory tools
- for use with Swipe.
-
- All examples provide two new buttons to the directory tool. One button
- swipes the RAM disk while leaving the system files/directories intact. The
- other is meant to replace the default delete button - using the new
- INTERACTIVE tag which is available in v1.74 or later versions of the
- Swipe program.
-
- It is assumes that you have a sound knowledge on how to configure your
- directory tool. If you encounter any problems, think, read the manual,
- think again, read the manual again, until you master the problem. The
- information contained in this distribution has been tested by the author
- and should be accurate.
-
-
- Enjoy,
-
- Kai (laser@stud.uni-hannover.de)
-
-
- Uxbridge -- April 5, 1998
-
-
- ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
-
- DIRECTORY OPUS
-
- A custom button-window file is included in this archive.
-
- ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
-
- DISKMASTER
-
- Add the following lines to your startup.dm file. If you are using an old version
- you have to remove the "PUBSCREEN %a" bit from the first line. Newer versions
- of diskmaster are available through the Aminet.
-
- AddCmd Swipe, 20; Recursion OFF; Extern Swipe %s INTERACTIVE PUBSCREEN %a;
- AddCmd SwipeRAM, 20; Extern Swipe SWIPERAM;
-
- ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
-
- MAXON TOOLS
-
- Add the following two buttons to a button window of your choice.
-
- 1. A button called 'Swipe RAM-disk', set the "function" settings to:
- - CD: Source
- - Output: NIL:
- - all boxes must be unticked
- - Add the following two commands to the window
- i) type: executeable, "Swipe SWIPERAM"
- ii) type: internal "NDIR RAM:"
- - leave everything else unchanged
-
- 1. A button called 'Swipe', set the "function" settings to:
- - CD: Source
- - Output: NIL:
- - 3 boxed must be unticked, check the ALL box
- - Add the following two commands to the window
- i) type: executeable, "Swipe PUBSCREEN [p] [O]"
- ii) type: internal "RESCAN"
- - leave everything else unchanged
-
-